home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part2 / 11510 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: news.micron.net!news
  2. From: devans@ccubb.com (David Evans)
  3. Newsgroups: comp.sys.amiga.misc
  4. Subject: Re: can the amiga partition and format SCSI
  5. Date: Mon, 8 Apr 96 08:00:02
  6. Organization: Sysop of CCUBB.COM
  7. Distribution: world
  8. Message-ID: <19960408.402E0D18.7105@ccubb.com>
  9. NNTP-Posting-Host: ccubb.com
  10.  
  11. On Sat  6-Apr-1996  6:57p, Daniel Ortmann wrote:
  12. DO> Here is what I want to do:
  13. DO> - partition 50MB for backup NetBSD root
  14. DO> - about 600MB for the Amiga FFS
  15. DO> - 640MB for NetBSD (50MB root, 80MB swap, the rest for usr)
  16. DO> - and the rest of the drive Amiga FFS
  17.  
  18. DO> Question:
  19. DO> - Does the Amiga have problems with large partitions?
  20. DO> - Which of the above partitions should be marked 'bootable'?
  21. DO> - Which should be "automounted"?
  22.  
  23. The amiga has problems with very large hard drives depending on your operating
  24. system level. No matter which version, you should be able to handle drive
  25. sizes upto 2gig.  To exceed 2gig in TOTAL size (not just partition size), I
  26. belive you need 3.1 OS.  To exceed 4gig in total drive size, you can't use
  27. FFS.
  28.  
  29. In your above situation, I would make ONLY your FFS partitions bootable (and
  30. only the one you really need).  As to auto-mounting?  Your FFS partitions only
  31. are needed.  I would also arrange your HD so that the BSD partitions are AFTER
  32. your FFS partitions.  I.E:
  33.  
  34.         600mb FFS
  35.         xxxmb large FFS partition
  36.         50mb  NetBSD Root
  37.         640MB NetBSD
  38.  
  39. Note:  To get my 4.3Gig drive formatted and working, I had to go to AFS.  I
  40. have found 16.15ds to work great so far!
  41.